/* Title in alert panel that informs of unsupported OS version. */
"Unsupported OS version" = "Unsupported OS version";
/* Message in alert panel that informs of unsupported OS version. */
"Springy works only with Mac OS X 10.3 or newer. Time for upgrade!" =
"Springy works only with Mac OS X 10.3 or newer. Time for upgrade!";
/* Title of registration info panel. */
"Springy - enter registration info" = "Springy - enter registration info";
/* Title in "Thank you" informational panel. */
"Thank you for registering Springy. We hope you enjoy it." =
"Thank you for registering Springy. We hope you enjoy it.";
/* Title in alarm panel that informs of registration error. */
"Registration error" = "Registration error";
/* Message in alarm panel that informs of registration error. */
"Either username or registration code or both are incorrect. Please try again and enter correct username and registration code." =
"Either username or registration code or both are incorrect. Please try again and enter correct username and registration code.";
/* Title in informational panel that informs of registration process. */
"Registering notice" = "Registering notice";
/* Message in informational panel that informs of registration process. */
"You are about to start the procedure to purchase and register Springy via Kagi on-line service. Make sure you are connected to the Internet. If at any time during registration process you decide that you do not want to register, cancel the procedure." =
"You are about to start the procedure to purchase and register Springy via Kagi on-line service. Make sure you are connected to the Internet. If at any time during registration process you decide that you do not want to register, cancel the procedure.";
/* Message in open panel when selecting files for compression. */
"Choose file(s) to compress:" = "Choose file(s) to compress:";
/* Message in open panel when selecting destination for compressed files. */
"Choose destination folder for compressed file(s):" =
"Choose destination folder for compressed file(s):";
/* Prompt in open panel for file compression. */
"Compress" = "Compress";
/* View options menu item title when view options window is visible. */
"Hide View Options" = "Hide View Options";
/* View options menu item title when view options window is not visible. */
"Show View Options" = "Show View Options";
/* Title in alarm panel that informs of activation error. */
"Activation error" = "Activation error";
/* Message in alarm panel that informs of activation error. */
"There seems to be a problem with username and/or registration code you have entered. Please try again, or activate your username and registration code by clicking \"Activate\" button." =
"There seems to be a problem with username and/or registration code you have entered. Please try again, or activate your username and registration code by clicking \"Activate\" button.";
/* Title in alert panel that informs of error during update checking. */
"Update check error" = "Update check error";
/* Message in alert panel that informs of error during update checking. */
"Update information for Springy cannot be retrived from the server. Please, try again later. Also before checking update, make sure you are connected to the Internet." =
"Update information for Springy cannot be retrived from the server. Please, try again later. Also before checking update, make sure you are connected to the Internet.";
/* Title in alert panel that informs of new version available. */
"The new version of Springy is available" = "The new version of Springy is available";
/* Message in alert panel that informs of new version available. */
"The new version of Springy %@ (v%@) is available for download. The current version you are running is %@ (v%@). Do you want to download the newest version of Springy?" =
"The new version of Springy %@ (v%@) is available for download. The current version you are running is %@ (v%@). Do you want to download the newest version of Springy?";
/* Title in alert panel that informs of up to date version. */
"Springy is up to date" = "Springy is up to date";
/* Message in alert panel that informs of up to date version. */
"The version of Springy %@ (v%@) you are running is the current up to date version. Please, check for new version later." =
"The version of Springy %@ (v%@) you are running is the current up to date version. Please, check for new version later.";
/*************** SPDocument.mm ***************/
/* File name attribute. */
"Name" = "Name";
/* File modification date attribute. */
"Modified" = "Modified";
/* File creation date attribute. */
"Created" = "Created";
/* File size attribute. */
"Size" = "Size";
/* File packed attribute. */
"Packed" = "Packed";
/* File attributes attribute. */
"Attributes" = "Attributes";
/* File comment attribute. */
"Comment" = "Comment";
/* Message in a window while opening document. */
"Opening file \"%@\"" = "Opening file \"%@\"";
/* Title in alert panel that informs that the document cannot be opened (Panther only). */
"Open" = "Open";
/* Message in open window asking for password to open archive. */
"Password required to open archive \"%@\"." = "Password required to open archive \"%@\".";
/*************** SPTreeModel.m and derivates ***************/
/* Status message when updating archive. */
"Updating archive..." = "Updating archive...";
/* Status message when preparing file. */
"Preparing: %@" = "Preparing: %@";
/* Title in alert sheet that informs of overwriting in archive.*/
"Overwrite item in archive" = "Overwrite item in archive";
/* Message in alert sheet that informs of overwriting on in archive. */
"An item named \"%@\" already exists in this location in archive. Do you really want to overwrite it?" =
"An item named \"%@\" already exists in this location in archive. Do you really want to overwrite it?";
/* Title in alert sheet that informs of overwriting on disk.*/
"Replace item on disk" = "Replace item on disk";
/* Message in alert sheet that informs of overwriting on disk. */
"An item named \"%@\" already exists in this location on disk. Do you really want to replace it?" =
"An item named \"%@\" already exists in this location on disk. Do you really want to replace it?";
/* Message in alert sheet that informs of limitations for unregistered. */
"This archive is %@ in size and contains %qi files and folders. With unregistered version of Springy you can work with archives that are not bigger then 50MB in size and contain up to 500 files and folders. For that reason this archive will be closed. If you want to get rid of these limitations, please consider registering Springy." =
"This archive is %@ in size and contains %qi files and folders. With unregistered version of Springy you can work with archives that are not bigger then 50MB in size and contain up to 500 files and folders. For that reason this archive will be closed. If you want to get rid of these limitations, please consider registering Springy.";
/*************** SPDiskModel.m and derivates ***************/
/* Message in alert sheet informing of unavailable disk space. */
"Not enough free disk space availavble to extract files. %@ of free disk space is needed, while only %@ is available. Free some disk space before extracting." =
"Not enough free disk space available to extract files. %@ of free disk space is needed, while only %@ is available. Free some disk space before extracting.";
/* Message in alert sheet when archive cannot be opened for reading. */
"Cannot open archive \"%@\" for reading." = "Cannot open archive \"%@\" for reading.";
/* Status message while extracting. */
"Extracting: %@" = "Extracting: %@";
/* Message in alert sheet informing of an error while extracting file. */
"An error occured while extracting file \"%@\"." = "An error occured while extracting file \"%@\".";
/* Progress message. */
"%@ of %@" = "%@ of %@";
/* Message in alert sheet informing of Mac contents restoring failure. */
"An error occurred while restoring Mac contents for file \"%@\"." =
"An error occurred while restoring Mac contents for file \"%@\".";
/* Status message while restoring file resources. */
/* Message in alert sheet that informs of starting volumes not opened. */
"This is a multivolume archive, but starting volume(s) are not opened. Some files shown inside the archive may not be possible to extract. Numbers of files and folders inside the archive and information on folder sizes may not be accurate." =
"This is a multivolume archive, but starting volume(s) are not opened. Some files shown inside the archive may not be possible to extract. Numbers of files and folders inside the archive and information on folder sizes may not be accurate.";
/* Message in warning sheet informing that file can't be extracted due to missing previous volume. */
"You need to start extraction from a previous volume to extract file \"%@\"." =
"You need to start extraction from a previous volume to extract file \"%@\".";
/* Status message while restoring file resources. */